From: Eli Zaretskii Date: Thu, 25 Nov 2010 20:28:14 +0000 (+0200) Subject: Fixing bug #7474 also fixes #7481. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~3180 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=123652403c2d233dd1cdbfc1d59c8889d86873c3;p=emacs.git Fixing bug #7474 also fixes #7481. --- diff --git a/src/ChangeLog b/src/ChangeLog index ce18c71a1cf..61ef9a202a8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,7 +2,7 @@ * xdisp.c (set_cursor_from_row): Don't forget to consider the `cursor' property of the first character in overlay strings. - (Bug#7474) + (Bug#7474) (Bug#7481) 2010-11-24 Jan Djärv